projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af1fc6f
)
(describe-char-after): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 12 Jun 2002 12:22:09 +0000
(12:22 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 12 Jun 2002 12:22:09 +0000
(12:22 +0000)
lisp/international/mule-diag.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-diag.el
b/lisp/international/mule-diag.el
index 2577e156080e05cab41c073393646a1743867080..61405128e88b674f4a586cd1dbb501a8de06937d 100644
(file)
--- a/
lisp/international/mule-diag.el
+++ b/
lisp/international/mule-diag.el
@@
-539,7
+539,8
@@
PC `codepages' and other coded character sets. See `non-iso-charset-alist'."
POS defaults to point.
The information includes character code, charset and code points in it,
syntax, category, how the character is encoded in a file,
-which font is being used for displaying the character."
+which font is being used for displaying the character,
+and text properties."
(interactive)
(or pos
(setq pos (point)))
@@
-663,7
+664,6
@@
which font is being used for displaying the character."
(insert "\nText properties\n")
(require 'descr-text)
(describe-text-properties props))))))
-
\f
;;; CODING-SYSTEM